﻿2026-07-16T23:17:07.7807977Z ##[group]Run actions/checkout@v5
2026-07-16T23:17:07.7808715Z with:
2026-07-16T23:17:07.7809232Z   repository: BigscreenVR/spt-bs-core
2026-07-16T23:17:07.7811972Z   token: ***
2026-07-16T23:17:07.7812322Z   ssh-strict: true
2026-07-16T23:17:07.7812676Z   ssh-user: git
2026-07-16T23:17:07.7813049Z   persist-credentials: true
2026-07-16T23:17:07.7813434Z   clean: true
2026-07-16T23:17:07.7813811Z   sparse-checkout-cone-mode: true
2026-07-16T23:17:07.7814226Z   fetch-depth: 1
2026-07-16T23:17:07.7814569Z   fetch-tags: false
2026-07-16T23:17:07.7814925Z   show-progress: true
2026-07-16T23:17:07.7815283Z   lfs: false
2026-07-16T23:17:07.7815613Z   submodules: false
2026-07-16T23:17:07.7815975Z   set-safe-directory: true
2026-07-16T23:17:07.7816558Z ##[endgroup]
2026-07-16T23:17:07.8596365Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T23:17:07.8598129Z ##[group]Getting Git version info
2026-07-16T23:17:07.8598870Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T23:17:07.8600005Z [command]/usr/bin/git version
2026-07-16T23:17:07.8600420Z git version 2.43.0
2026-07-16T23:17:07.8605272Z ##[endgroup]
2026-07-16T23:17:07.8616738Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/79dc6dec-17ad-4e0a-8a84-f7dba80c31ac' before making global git config changes
2026-07-16T23:17:07.8618793Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T23:17:07.8620658Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T23:17:07.8653235Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T23:17:07.8673454Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T23:17:07.8684191Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T23:17:07.8686782Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T23:17:07.8706179Z HEAD
2026-07-16T23:17:07.8738170Z ##[endgroup]
2026-07-16T23:17:07.8739362Z [command]/usr/bin/git submodule status
2026-07-16T23:17:07.8923522Z ##[group]Cleaning the repository
2026-07-16T23:17:07.8925603Z [command]/usr/bin/git clean -ffdx
2026-07-16T23:17:07.8960550Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T23:17:07.9009970Z HEAD is now at 11f5ad2 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:17:07.9014831Z ##[endgroup]
2026-07-16T23:17:07.9016416Z ##[group]Disabling automatic garbage collection
2026-07-16T23:17:07.9019685Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T23:17:07.9043382Z ##[endgroup]
2026-07-16T23:17:07.9044767Z ##[group]Setting up auth
2026-07-16T23:17:07.9048693Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T23:17:07.9073498Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T23:17:07.9262846Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T23:17:07.9288289Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T23:17:07.9474879Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T23:17:07.9502145Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T23:17:07.9690956Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T23:17:07.9755545Z ##[endgroup]
2026-07-16T23:17:07.9756679Z ##[group]Fetching the repository
2026-07-16T23:17:07.9762841Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +11f5ad26d5cb2141c16dbe8c657cd86cc95ba301:refs/remotes/pull/16/merge
2026-07-16T23:17:08.4054976Z ##[endgroup]
2026-07-16T23:17:08.4056282Z ##[group]Determining the checkout info
2026-07-16T23:17:08.4057493Z ##[endgroup]
2026-07-16T23:17:08.4061202Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T23:17:08.4118194Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T23:17:08.4145051Z ##[group]Checking out the ref
2026-07-16T23:17:08.4147656Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-07-16T23:17:08.4188466Z HEAD is now at 11f5ad2 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:17:08.4191758Z ##[endgroup]
2026-07-16T23:17:08.4217822Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T23:17:08.4235254Z 11f5ad26d5cb2141c16dbe8c657cd86cc95ba301
